home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / pc / DirectX SDK / DXSDK / samples / Multimedia / DirectPlay / ChatPeer / resource.h < prev   
Encoding:
C/C++ Source or Header  |  2001-10-08  |  1.5 KB  |  40 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by ChatPeer.rc
  4. //
  5. #define IDD_MAIN_GAME                   101
  6. #define IDC_WAVE                        1001
  7. #define IDC_NUM_PLAYERS                 1002
  8. #define IDC_PLAYER_NAME                 1003
  9. #define IDC_CHAT_EDIT                   1010
  10. #define IDC_CHAT_LISTBOX                1012
  11. #define IDC_SEND                        1034
  12. #define IDD_MULTIPLAYER_CONNECT         10001
  13. #define IDD_MULTIPLAYER_GAMES           10002
  14. #define IDD_MULTIPLAYER_CREATE          10003
  15. #define IDD_LOBBY_WAIT_STATUS           10004
  16. #define IDC_RETURN                      11001
  17. #define IDC_PLAYER_NAME_EDIT            11002
  18. #define IDC_GAMES_LIST                  11003
  19. #define IDC_JOIN                        11004
  20. #define IDC_CREATE                      11005
  21. #define IDC_CONNECTION_LIST             11006
  22. #define IDC_BACK                        11007
  23. #define IDC_CHECK_DPLAY_PROTOCOL        11008
  24. #define IDC_EDIT_SESSION_NAME           11009
  25. #define IDC_SEARCH_CHECK                11010
  26. #define IDC_WAIT_TEXT                   11012
  27. #define IDC_MIGRATE_HOST                11013
  28. #define IDI_MAIN                        11014
  29.  
  30. // Next default values for new objects
  31. // 
  32. #ifdef APSTUDIO_INVOKED
  33. #ifndef APSTUDIO_READONLY_SYMBOLS
  34. #define _APS_NEXT_RESOURCE_VALUE        105
  35. #define _APS_NEXT_COMMAND_VALUE         40001
  36. #define _APS_NEXT_CONTROL_VALUE         1004
  37. #define _APS_NEXT_SYMED_VALUE           103
  38. #endif
  39. #endif
  40.